home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / util / moni / Scout-src.lha / source / scout_logo.c < prev    next >
C/C++ Source or Header  |  2002-09-16  |  5KB  |  97 lines

  1. /**
  2.  * Scout - The Amiga System Monitor
  3.  *
  4.  *------------------------------------------------------------------
  5.  *
  6.  * This program is free software; you can redistribute it and/or modify
  7.  * it under the terms of the GNU General Public License as published by
  8.  * the Free Software Foundation; either version 2 of the License, or
  9.  * any later version.
  10.  *
  11.  * This program is distributed in the hope that it will be useful,
  12.  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  13.  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  14.  * GNU General Public License for more details.
  15.  *
  16.  * You should have received a copy of the GNU General Public License
  17.  * along with this program; if not, write to the Free Software
  18.  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  19.  *
  20.  * You must not use this source code to gain profit of any kind!
  21.  *
  22.  *------------------------------------------------------------------
  23.  *
  24.  * @author Andreas Gelhausen
  25.  * @author Richard Körber <rkoerber@gmx.de>
  26.  */
  27.  
  28. #include "system_headers.h"
  29.  
  30. #ifdef USE_SCOUT_LOGO_COLORS
  31. const ULONG scout_logo_colors[12] =
  32. {
  33.         0x00000000,0x00000000,0x00000000,
  34.         0xffffffff,0xffffffff,0xffffffff,
  35.         0x99999999,0x99999999,0x99999999,
  36.         0xbbbbbbbb,0xbbbbbbbb,0xbbbbbbbb,
  37. };
  38. #endif
  39.  
  40. #define SCOUT_LOGO_WIDTH        25
  41. #define SCOUT_LOGO_HEIGHT       75
  42. #define SCOUT_LOGO_DEPTH         2
  43. #define SCOUT_LOGO_COMPRESSION   1
  44. #define SCOUT_LOGO_MASKING       0
  45.  
  46. #ifdef USE_SCOUT_LOGO_HEADER
  47. const struct BitMapHeader scout_logo_header =
  48. { 25,75,0,0,2,0,1,0,0,10,11,25,75 };
  49. #endif
  50.  
  51. #ifdef USE_SCOUT_LOGO_BODY
  52. const UBYTE scout_logo_body[635] = {
  53. 0xfd,0x00,0xfd,0x00,0xfd,0x00,0xfd,0x00,0xfd,0x00,0xfd,0x00,0xfd,0x00,0xfd,
  54. 0x00,0xfd,0x00,0xfd,0x00,0xfd,0x00,0xfd,0x00,0x03,0x00,0x10,0x00,0x00,0x03,
  55. 0x00,0x10,0x00,0x00,0x03,0x00,0x10,0x00,0x00,0x03,0x00,0x20,0x00,0x00,0x03,
  56. 0x00,0x30,0x18,0x00,0xff,0x00,0x01,0x38,0x00,0x03,0x00,0x30,0xf8,0x00,0x03,
  57. 0x00,0x01,0xc0,0x00,0x03,0x0f,0xff,0xf8,0x00,0x03,0x0f,0xce,0x00,0x00,0x03,
  58. 0x0f,0xff,0xf8,0x00,0x00,0x10,0xfe,0x00,0x03,0x07,0xff,0xf8,0x00,0x00,0x08,
  59. 0xfe,0x00,0x03,0x00,0x30,0xf8,0x00,0x03,0x00,0x49,0x00,0x00,0x03,0x00,0x30,
  60. 0x18,0x00,0xff,0x00,0x01,0x20,0x00,0x03,0x00,0x20,0x00,0x00,0x03,0x00,0x10,
  61. 0x00,0x00,0x03,0x00,0x20,0x00,0x00,0x03,0x00,0x20,0x00,0x00,0xff,0x00,0x01,
  62. 0x18,0x00,0xff,0x00,0x01,0x20,0x00,0x03,0x00,0x3f,0xb8,0x00,0x03,0x00,0x7f,
  63. 0xc0,0x00,0x03,0x00,0x7f,0xf0,0x00,0xff,0x00,0x01,0x08,0x00,0x03,0x00,0x7f,
  64. 0xf0,0x00,0x03,0x00,0x40,0x10,0x00,0xff,0x00,0x01,0x70,0x00,0xff,0x00,0x01,
  65. 0x88,0x00,0xff,0x00,0x01,0x38,0x00,0xff,0x00,0x01,0x40,0x00,0xff,0x00,0x01,
  66. 0x38,0x00,0xfd,0x00,0xff,0x00,0x01,0x38,0x00,0xfd,0x00,0xff,0x00,0x01,0x38,
  67. 0x00,0xff,0x00,0x01,0x40,0x00,0xff,0x00,0x01,0x70,0x00,0xff,0x00,0x01,0x88,
  68. 0x00,0x03,0x00,0x3f,0xf0,0x00,0x03,0x00,0x7f,0x00,0x00,0x03,0x00,0x7f,0xe0,
  69. 0x00,0xff,0x00,0x01,0x10,0x00,0x03,0x00,0x7f,0x80,0x00,0x03,0x00,0x40,0x40,
  70. 0x00,0xfd,0x00,0xfd,0x00,0xfd,0x00,0xfd,0x00,0x03,0x00,0x07,0x80,0x00,0x03,
  71. 0x00,0x08,0x40,0x00,0x03,0x00,0x1f,0xe0,0x00,0xfd,0x00,0x03,0x00,0x3f,0xf0,
  72. 0x00,0x03,0x00,0x07,0x00,0x00,0x03,0x00,0x30,0x70,0x00,0x03,0x00,0x48,0x88,
  73. 0x00,0x03,0x00,0x70,0x38,0x00,0x03,0x00,0x50,0x48,0x00,0x03,0x00,0x70,0x38,
  74. 0x00,0x03,0x00,0x10,0x00,0x00,0x03,0x00,0x70,0x38,0x00,0x03,0x00,0x10,0x00,
  75. 0x00,0x03,0x00,0x70,0x38,0x00,0x03,0x00,0x50,0x48,0x00,0x03,0x00,0x30,0x70,
  76. 0x00,0x03,0x00,0x48,0x88,0x00,0x03,0x00,0x3f,0xf0,0x00,0x03,0x00,0x07,0x00,
  77. 0x00,0x03,0x00,0x1f,0xe0,0x00,0xfd,0x00,0x03,0x00,0x07,0x80,0x00,0x03,0x00,
  78. 0x08,0x40,0x00,0xfd,0x00,0xfd,0x00,0xff,0x00,0x01,0x40,0x00,0xff,0x00,0x01,
  79. 0xa0,0x00,0x03,0x00,0x30,0xe0,0x00,0x03,0x00,0x10,0x10,0x00,0x03,0x00,0x38,
  80. 0x70,0x00,0x03,0x00,0x48,0x80,0x00,0x03,0x00,0x78,0x30,0x00,0x03,0x00,0x40,
  81. 0x48,0x00,0x03,0x00,0x70,0x38,0x00,0x03,0x00,0x10,0x00,0x00,0x03,0x00,0x70,
  82. 0x38,0x00,0x03,0x00,0x10,0x00,0x00,0x03,0x00,0x70,0x38,0x00,0x03,0x00,0x50,
  83. 0x40,0x00,0x03,0x00,0x30,0x70,0x00,0x03,0x00,0x48,0x88,0x00,0x03,0x00,0x3f,
  84. 0xf0,0x00,0x03,0x00,0x07,0x00,0x00,0x03,0x00,0x1f,0xe0,0x00,0x03,0x00,0x20,
  85. 0x10,0x00,0x03,0x00,0x07,0x80,0x00,0x03,0x00,0x08,0x40,0x00,0xfd,0x00,0xfd,
  86. 0x00,0xfd,0x00,0xfd,0x00,0x03,0x04,0x01,0x80,0x00,0xff,0x02,0x01,0x40,0x00,
  87. 0x03,0x06,0x07,0xe0,0x00,0x00,0x01,0xfe,0x00,0xff,0x0f,0x01,0xf0,0x00,0x00,
  88. 0x08,0xfe,0x00,0x03,0x0e,0x1e,0x70,0x00,0x03,0x00,0x12,0x40,0x00,0x03,0x0e,
  89. 0x1c,0x38,0x00,0x03,0x12,0x04,0x00,0x00,0x03,0x0e,0x38,0x38,0x00,0x03,0x12,
  90. 0x20,0x00,0x00,0x03,0x0e,0x38,0x38,0x00,0x03,0x12,0x08,0x00,0x00,0x03,0x0e,
  91. 0x70,0x30,0x00,0x03,0x00,0x40,0x08,0x00,0x03,0x0f,0xf0,0x70,0x00,0x03,0x08,
  92. 0x10,0x80,0x00,0x03,0x07,0xe0,0xe0,0x00,0xff,0x00,0x01,0x10,0x00,0x03,0x03,
  93. 0xc0,0x60,0x00,0x03,0x02,0x40,0x80,0x00,0xfd,0x00,0xff,0x00,0x01,0x60,0x00,
  94. 0xfd,0x00,0xfd,0x00,0xfd,0x00,0xfd,0x00,0xfd,0x00,0xfd,0x00,0xfd,0x00,0xfd,
  95. 0x00,0xfd,0x00,0xfd,0x00, };
  96. #endif
  97.